message deletion note added to M-x compile
authorDaniel Pfeiffer <occitan@esperanto.org>
Thu, 1 Apr 2004 10:46:37 +0000 (10:46 +0000)
committerDaniel Pfeiffer <occitan@esperanto.org>
Thu, 1 Apr 2004 10:46:37 +0000 (10:46 +0000)
etc/NEWS

index c04c52155c376a73824a44a7b57af10592fc169e..e6e6e9b5d776e689cba67ecd88f56eedd7b778b1 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -95,6 +95,10 @@ recognized as warnings or informational come in orange or green, instead of
 red.  Informational messages are by default skipped with `next-error'
 (controlled by `compilation-skip-threshold').
 
+Location data is collected on the fly as the *compilation* buffer changes.
+This means you could modify messages to make them point to different files.
+This also means you can not go to locations of messages you may have deleted.
+
 The variable `compilation-error-regexp-alist' has now become customizable.  If
 you had added your own regexps to this, you'll probably need to include a
 leading `^', otherwise they'll match anywhere on a line.  There is now also a